home *** CD-ROM | disk | FTP | other *** search
- -- card: 104707 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 4507
- -- name:
-
-
- -- part contents for background part 2
- ----- text -----
- Operator precedence
-
- -- part contents for background part 1
- ----- text -----
- HyperTalk performs operations in this order:
-
- 1) Operators within parentheses are performed before
- those outside parentheses
- 2) minus sign (for a negative number) and boolean not
- 3) ^ (to the power)
- 4) * / div mod
- 5) + -
- 6) & (concatenate)
- 7) > < <= >= contains is in is not in
- 8) = <>
- 9) and
- 10) or
-
-
-
- -- part contents for background part 43
- ----- text -----
- 336,211